Tiledesk
Community Bot
{{#each bots}}
{{#if this.bigImage}}
{{else}}
{{/if}}
#{{this.name}}
{{#if createdAt }}
Published {{this.createdAt}} - Updated {{this.updatedAt}}
{{/if}}
{{#if this.description}}
{{this.description}}
{{/if}}
{{#each this.tags}}
#{{this}}
{{/each}}
{{/each}}